[INFO] cloning repository https://github.com/Ermianr/moontui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ermianr/moontui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErmianr%2Fmoontui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErmianr%2Fmoontui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a928221de1283c865477b4ceb8165c49bb3cbd39
[INFO] checking Ermianr/moontui against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErmianr%2Fmoontui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Ermianr/moontui
[INFO] finished tweaking git repo https://github.com/Ermianr/moontui
[INFO] tweaked toml for git repo https://github.com/Ermianr/moontui written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ermianr/moontui on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ermianr/moontui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7
[INFO] running `Command { std: "docker" "start" "c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling moontui-macros v0.1.0 (/opt/rustwide/workdir/crates/moontui-macros)
[INFO] [stderr]     Checking moontui-core v0.1.0 (/opt/rustwide/workdir/crates/moontui-core)
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/buffer.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[moontui_export(name = "buffer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/moontui-core/src/frame_stats.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[moontui_export]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `moontui_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/layout.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/buffer.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[moontui_export(name = "buffer")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/renderer.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[moontui_export]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/moontui-core/src/frame_stats.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[moontui_export]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `moontui_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:261:1
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/layout.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::color`
[INFO] [stdout]  --> crates/moontui-core/src/buffer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::color;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `moontui_skip`
[INFO] [stdout]  --> crates/moontui-core/src/buffer.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use moontui_macros::{moontui_export, moontui_skip};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ansi`
[INFO] [stdout]  --> crates/moontui-core/src/renderer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::ansi;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/renderer.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[moontui_export]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::color`
[INFO] [stdout]  --> crates/moontui-core/src/renderer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::color;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `moontui_skip`
[INFO] [stdout]  --> crates/moontui-core/src/renderer.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | use moontui_macros::{moontui_export, moontui_skip};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]   --> crates/moontui-core/src/renderer.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{self, Write};
[INFO] [stdout]    |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> crates/moontui-core/src/renderer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]   --> crates/moontui-core/src/lib.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[moontui_export_manual]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:261:1
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/moontui-core/src/lib.rs:375:1
[INFO] [stdout]     |
[INFO] [stdout] 375 | #[moontui_export_manual]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `moontui_export_manual` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `moontui_skip`
[INFO] [stdout]  --> crates/moontui-core/src/buffer.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use moontui_macros::{moontui_export, moontui_skip};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ansi`
[INFO] [stdout]  --> crates/moontui-core/src/renderer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::ansi;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::color`
[INFO] [stdout]  --> crates/moontui-core/src/renderer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::color;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `moontui_skip`
[INFO] [stdout]  --> crates/moontui-core/src/renderer.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | use moontui_macros::{moontui_export, moontui_skip};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]   --> crates/moontui-core/src/renderer.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{self, Write};
[INFO] [stdout]    |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> crates/moontui-core/src/renderer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moontui-core` (lib) due to 22 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `buffer::OptimizedBuffer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/buffer.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct OptimizedBuffer {
[INFO] [stdout]     | -------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 332 |     let buf = OptimizedBuffer::new(10, 5);
[INFO] [stdout]     |                                ^^^ associated function or constant not found in `buffer::OptimizedBuffer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `buffer::OptimizedBuffer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/buffer.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct OptimizedBuffer {
[INFO] [stdout]     | -------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 347 |     let mut buf = OptimizedBuffer::new(5, 5);
[INFO] [stdout]     |                                    ^^^ associated function or constant not found in `buffer::OptimizedBuffer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `buffer::OptimizedBuffer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/buffer.rs:361:36
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct OptimizedBuffer {
[INFO] [stdout]     | -------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 361 |     let mut buf = OptimizedBuffer::new(5, 3);
[INFO] [stdout]     |                                    ^^^ associated function or constant not found in `buffer::OptimizedBuffer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `buffer::OptimizedBuffer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/buffer.rs:373:36
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct OptimizedBuffer {
[INFO] [stdout]     | -------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 373 |     let mut buf = OptimizedBuffer::new(10, 2);
[INFO] [stdout]     |                                    ^^^ associated function or constant not found in `buffer::OptimizedBuffer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `buffer::OptimizedBuffer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/buffer.rs:384:36
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct OptimizedBuffer {
[INFO] [stdout]     | -------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 384 |     let mut buf = OptimizedBuffer::new(5, 2);
[INFO] [stdout]     |                                    ^^^ associated function or constant not found in `buffer::OptimizedBuffer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:418:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 418 |     let mut renderer = CliRenderer::create_test_renderer(5, 5);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:425:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 425 |     let mut renderer = CliRenderer::create_test_renderer(5, 5);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:435:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 435 |     let mut renderer = CliRenderer::new(2, 2, OutputSink::Failing);
[INFO] [stdout]     |                                     ^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:448:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 448 |     let mut renderer = CliRenderer::create_test_renderer(5, 5);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:456:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 456 |     let mut renderer = CliRenderer::create_test_renderer(3, 3);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:463:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 463 |     let mut renderer = CliRenderer::create_test_renderer(5, 5);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:473:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 473 |     let mut renderer = CliRenderer::create_test_renderer(10, 10);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:488:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 488 |     let mut renderer = CliRenderer::create_test_renderer(10, 10);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:496:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 496 |     let mut renderer = CliRenderer::create_test_renderer(10, 10);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:511:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 511 |     let mut renderer = CliRenderer::create_test_renderer(10, 10);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:522:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 522 |     let mut renderer = CliRenderer::create_test_renderer(10, 10);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `create_test_renderer` found for struct `renderer::CliRenderer` in the current scope
[INFO] [stdout]    --> crates/moontui-core/src/renderer.rs:531:37
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub struct CliRenderer {
[INFO] [stdout]     | ---------------------- associated function or constant `create_test_renderer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 531 |     let mut renderer = CliRenderer::create_test_renderer(10, 10);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `renderer::CliRenderer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moontui-core` (lib test) due to 39 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7", kill_on_drop: false }`
[INFO] [stdout] c422f90368af8920863692cbf0558d7b2bd72cc5e312dd4aee1a10385af000c7
